Installing/Starting the image To fetch/use these images, run the following: docker pull ixsystems/truecommand docker run --detach -v "[hostdirectory]:/data" -p [portnumber]:80 -p [sslportnumber]:443 ixsystems/truecommand Where the “[hostdirectory]” should point to some persistent directory on the host to use as the long-lived data directory for the container. Checking the status of the running containers This will also return which port numbers on the local host get redirected to the TrueCommand container docker ps Stopping the container docker stop [container ID] Other resources: https://hub.docker.com/r/ixsystems/truecommand The username and password for the VM images are both “truecommand” License Portal: https://portal.ixsystems.com/ How To Install: https://www.truenas.com/docs/truecommand/tcgettingstarted/install/ Documentation: https://www.truenas.com/docs/truecommand/